home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1996 #15 / Monster Media Number 15 (Monster Media)(July 1996).ISO / bbs_door / mmaker52.zip / MMAKER.HIS < prev    next >
Text File  |  1996-04-10  |  78KB  |  1,371 lines

  1. 04/10/96   
  2.        [v5.2]  If a caller, while answering the questionnaire, chose the "+"
  3.                option ("I don't care which one") the program was not marking
  4.                all choices but rather picking up the choice from teh self-
  5.                description response.
  6.                
  7.                A MAJOR modification to the MMAKER.CFG !!! We will no longer 
  8.                support the ability to assign TIME/GAMES to individual security 
  9.                levels. We felt that the BBS software on the market today handles 
  10.                that adequately and that we could use the extra program code 
  11.                space for other enhancements. To this end you MUST DELETE LINES 
  12.                10-19 (000=00/00) from the MMAKER.CFG file. Failure to do this may
  13.                result in unpredictable results!
  14.                
  15.                A NEW option has been added to the CFG file to control whether
  16.                or not you wish to have the door LOG callers (ON/OFF) to a
  17.                USAGE file. A separate file is created for each Node.
  18.  
  19.                A NEW option has been added to the MMAKER.CFG file to controi
  20.                whether the Sysop wants to validate what the caller enters in
  21.                response to the COUNTRY question. The validation will be made 
  22.                against a NEW file called MMCNTRY.DAT
  23.  
  24.                TWO (2) NEW OPTIONAL files have been added. These 2 files will 
  25.                contain the valid STATE codes (MMSTATE.DAT) and valid COUNTRY 
  26.                codes (MMCNTRY.DAT).
  27.                
  28.                There have been many questions posed relative to why options 
  29.                4 and 5, on the main menu comes up blank for some and not for
  30.                others. The reason is that the caller did not answer the 
  31.                questionnaire(s). Effective with this release, options 4 and 5 
  32.                will not come up blank. However, should a caller not answer the 
  33.                questionnaire(s) and then chosse those options they will be 
  34.                shown a message explaining why they can not use the option. The 
  35.                same will apply when a caller is trying to send a message and 
  36.                has not answered the questionnaire(s).
  37.  
  38.                When entering Personal information, if your entry was invalid
  39.                the program cycled you back to re-enter the information but the
  40.                prior information was not erased making it somewhat confusing.
  41.                
  42.                MMEXCH: An EXPORT would be prematurely terminated (nothing 
  43.                        exported) if it encountered a Profile with a picture 
  44.                        attachment specified AND the picture file could not be 
  45.                        found in the designated directory.
  46.                
  47.                        The screen of valid commandline options, displayed when
  48.                        the command line entries are invlaid, has been updated
  49.                        to include the ALLMINE option.
  50.  
  51.                        This version now incorporates a database PURGE. 2 new
  52.                        options have been added to the MMEXCH.CFG file; one asks
  53.                        for the purge criteria for the PROFILES and the other 
  54.                        asks for the purge criteria for the MESSAGES. This will
  55.                        eliminate you having to run a separate MMAINT purge after
  56.                        importing or exporting. The new entries must be INSERTED
  57.                        in the MMEXCH.CFG file AFTER the 4th entry !!!!
  58.  
  59.                        Changed the screen display to accomodate the NEW purge
  60.                        option.
  61.  
  62.                
  63.                MMAINT: When purging user profiles, picture files (if attached) 
  64.                        were not being deleted. They will now be purged as well.
  65.  
  66. 11/08/95
  67.        [v5.1]  MMEXCH: was exporting a picture (if one was attached) each time
  68.                a profile was exported. MMEXCH will now only export a picture
  69.                IF it is a NEW profile or if the Sysop makes a change to the 
  70.                Picture field of the user profile maintenance (MMAINT).
  71.  
  72.                MMAKER: "MUST MATCH" is now an option, configurable via the 
  73.                MMAKER.CFG file entry. You can now choose to ask the "MUST MATCH"
  74.                question, after each question or NOT.
  75.  
  76.                MMAKER: will not ask the "MUST MATCH" question if the caller 
  77.                chose "I don't care" /since the end result is the same.
  78.  
  79.                MMEXCH: A new option has been added to the MMEXCH.CFG file to 
  80.                allow the Sysop to have the exported files ZIPped into ONE file.
  81.                The MMEXCH.CFG file, line 3 (not counting the comment lines) now
  82.                relates to the ZIP file option and a NEW field has been added to
  83.                the line(s) that defines each Node/Hub and whether or not to 
  84.                (H)old, (C)rash, etc. Column 21 entry will dictate to what to do 
  85.                with the ZIPed file. (REFER TO SAMPLE MMEXCH.CFG file)
  86.  
  87. 10/14/95
  88.        [v5.0]  Prior to this version only profiles that had been changed were 
  89.                being exported (if you were a participant in an exchange). By 
  90.                doing this we thought it would help cut down the size of the 
  91.                export files being transferred between BBS'. Over time we have 
  92.                come to realize that by doing it this way the callers were not 
  93.                aware of the TRUE 'last date accessed' for profiles they were 
  94.                reviewing. With that said, this version will now export a user
  95.                profile when the caller accesses the MMAKER Door.
  96.  
  97.                Fixed an alignment problem relating to the entering of the users
  98.                sex... the entry position was off by 2 spaces.
  99.  
  100.                In the Message Center options 3 and 5 performed the same
  101.                function IF you were the Sysop. Option 3 is used to show all 
  102.                the messages a caller had left. If the SYsop was using this 
  103.                option it would show ALL messages instead of just the ones 
  104.                he/she left.
  105.  
  106.                In the Message Center, when a caller accessed option 3 to read 
  107.                messages THEY had left, we would compare the caller's alias to 
  108.                the message alias. We neglected to check that the BBS name in 
  109.                the Message was the same as the BBS name being used to access 
  110.                the message. Without this added check, caller's with the same 
  111.                Alias could read each others messages, using option 3.
  112.  
  113.                If you are participating in an MMAKER exchange, you will now be 
  114.                REQUIRED to have an MMEXCH.CFG file resident in the MMAKER 
  115.                directory. This file will define (a) the location of your 
  116.                INBOUND directory (where any incomming exchange files will be 
  117.                located), (b) the location of the OUTBOUND directory (where any 
  118.                outgoing files will be located), (c) whether you will be using 
  119.                a Front-End mailer to transfer files to your HUB or to your 
  120.                NODES.
  121.  
  122.                If there were duplicate Alias' in the database, and the caller
  123.                sent a message to one of them, the TO field of the message was 
  124.                coming up with a numeric value (1, 2 3, etc). It should now be 
  125.                fixed.
  126.  
  127.                In prior versions you were asked to supply ONE question number
  128.                that would be used as a MUST MATCH (if the matched profile did
  129.                NOT match your answer the profile would be bypassed).... with
  130.                this version the caller will be asked this question for each 
  131.                question in the questionaire. Thus the caller will be able to 
  132.                choose as many MUST MATCH questions as they wish. We would 
  133.                suggest that you make the callers aware of this new feature 
  134.                and the removal of the singular option on the MATCH menu.
  135.  
  136.                Added the same MUST MATCH capability to the caller that fills 
  137.                out the questionaire offline. Be sure that you let the callers
  138.                know of this new feature.
  139.  
  140.                Eliminated line 45 from the MMAKER.TXT file
  141.  
  142.                Add lines 68 and 69 to the MAKER.TXT file 
  143.                
  144.                MMTXTMOD.EXE changed to handle the 2 new & 1 deleted lines in
  145.                MMAKER.TXT
  146.  
  147.                MMAINT, option 13, has been changed to allow the Sysop to DELETE
  148.                ALL users and messages in the MMAKER database, that are NOT 
  149.                members of the current BBS. The original intent of option 13 
  150.                will remain as well (ie: delete users from certain BBS').
  151.  
  152.                There have been a number of reports of picture files being 
  153.                exported that were previously exported. We believe we have
  154.                found what may have caused that to happen. Bear in mind that
  155.                ALL  pictures will be exported IF you use the ALLMINE or ALL
  156.                option with MMEXCH.
  157.  
  158.                Duplicate user profiles were being imported IF you were using 
  159.                the BETA MMEXCH. Somewhere along the way this little bug was 
  160.                introduced into the Beta. If you will run the MMAINT programm,
  161.                option 16, you will remove the duplicates!
  162.  
  163.                Duplicate Messages were being imported. This BUG was introduced
  164.                during the BETA cycle. If you have been running the BETA version
  165.                we would suggest that you run the NEW MMaint option (#19) to
  166.                duplicate check the message database and follow instructions on
  167.                the screen to permamnently delete the duplicates.
  168.  
  169.                Added a NEW option to the MMAINT program to check for and mark
  170.                all duplicate messages found.
  171.  
  172.  
  173. 02/20/95
  174.        [v4.9]  MMTXTMOD was counting the special color codes as as part of 
  175.                the text line length when in fact it should not have.
  176.  
  177.                If the Download option in the CFG file was set to NO, option
  178.                8 and 9 on the main menu was NOT being blanked out.
  179.  
  180.                One of the most frequently requested change is the ability to 
  181.                comment the CFG file so that one does not have to jump back and 
  182.                forth between the CFG file and the DOC file to know what each 
  183.                entry means. With this version we introduce the ability to
  184.                COMMENT the CFG file (a semicolon[;] in the first position of a
  185.                line will signal the program to consider it a comment line).
  186.                Comment lines can NOT be used in the CFG file prior to the line
  187.                preceeding the registration number.
  188.  
  189.                Added a new option to the CFG file to control the default
  190.                COUNTRY CODE used when entering or changing personal INFO or 
  191.                entering Match Criteria. Maximum 3 characters.
  192.  
  193.                When the MatchMaker Exchange program (MMEXCH) is exited it will 
  194.                produce an ErrorLevel based on which files were created. This 
  195.                should be if some help in negotiating a BATCH file.
  196.  
  197.                We have received a number of reports of messages not being 
  198.                exported from the database during an Exchange process. We have 
  199.                found a 'bug' in the MMAKER program that marked a new message as 
  200.                having been exported under a number of circumstances. We would
  201.                suggest that if you are participating in an Echange, that you run
  202.                the MMAINT program and CLEAR the Export Flags of the messages in
  203.                your database. This will cause the messages to re-exported.
  204.  
  205.                When modifying text, using MMTXTMOD, if you used the backspace 
  206.                key during that input, the program was not taking that into 
  207.                consideration when calculating the line length. For example, if 
  208.                you had entered the maximum number of characters for that line, 
  209.                then you backspaced, it would allow the backspace but not allow 
  210.                any more characters to be input.
  211.  
  212.                The MMEXCH.LOG was not reflecting the correct number of records
  213.                bypassed during an IMPORT.
  214.  
  215.                When you export a picture for the first time, MMEXCH will place 
  216.                the picture file date in the user record. This date will be used 
  217.                by MMEXCH, on all subsequent user profile exports, to determine 
  218.                whether or not the picture should be exported. If a caller 
  219.                updates their profile, but the picture file date matches the date 
  220.                in the user record, the picture will NOT be exported.
  221.  
  222.       02/20    Added an option to the MMAINT menu to allow the Sysop to mark
  223.                all Pictures as having been exported or to force the export of
  224.                all Pictures. In addition the Sysop can edit an individual 
  225.                record and mark the Picture as having been exported or force 
  226.                the Picture export.
  227.  
  228.                When a new user logs into MMAKER and enters an Alias that 
  229.                already exists on another BBS (assuming participation in the 
  230.                MMAKER Exchange) the caller was either be presented with an 
  231.                "You already have an Alias" or an error 63 after completing 
  232.                the questionaire.
  233.  
  234.                Added a new choice to the 'Sex' selection. In addition to Male
  235.                and Female you can now use Couple. 
  236.  
  237.                When importing messages via the MMEXCH program, the only 
  238.                messages that will be imported to a NON-HUB will be messages 
  239.                addressed to users of the BBS doing the importing. Prior to 
  240.                this all messages were being imported.
  241.  
  242.                Added more diplayable information to the User Listing (option
  243.                # 6)... will display the time of last logon AND the Sexual 
  244.                Preference under the P in heading.
  245.  
  246.       02/21    After doing a match (option 4) and then reviewing the matches
  247.                via option 5 and returning to the main menu prior to looking at 
  248.                all the matches, the program would lose track of the caller's 
  249.                information and instead show the personal information of the 
  250.                last match you reviewed.
  251.  
  252. 12/12/94
  253.        [v4.8]  When deleting a message the program returned an Error 52. Our
  254.                testing shows that the message being deleted was actually
  255.                deleted, and that the error occured when the program attempted
  256.                to read other messages that were present.
  257.  
  258.                In the MMAINT program, when deleting all users associated with a
  259.                particular BBS (option 13), you will have to enter the BBS
  260.                name EXACTLY as it appears in the database. Prior versions
  261.                converted the BBS name to all uppercase thus causing ALL
  262.                matches on that BBS to be deleted.
  263.  
  264.                Dramatically increased the USERS re-indexing speed in MMAINT
  265.  
  266.                Dramatically increased the MESSAGE re-indexing speed in MMAINT
  267.  
  268.                Dramatically increased the USERS re-indexing speed in MMEXCH
  269.  
  270.                Improved the USERS import speed in MMEXCH
  271.  
  272.                A NEW command line option has been added to MMEXCH. In addtion
  273.                to the ALL or NEW we have added ALLMINE. When used this option
  274.                will EXPORT ALL profiles/pictures and messages that were
  275.                generated on the current BBS. This should be useful to everyone
  276.                as it will allow the HUB to bring his/her database up to date
  277.                by (1) deleting all records for the individual BBS and
  278.                (2) requesting individual BBS' to send only their profiles.
  279.  
  280.                MMAINT AUDIT function was not recording the Number of messages
  281.  
  282.                There was a report that when exchanging files, and the alias
  283.                AND logon name were the same on 2 or more BBS' the incoming
  284.                user profile would overlay the wrong profile... I believe this
  285.                has been fixed.
  286.  
  287.                The MMAKER message option was SUPPOSED to let the caller know
  288.                if there were duplicates of the Alias in the database, in which
  289.                case the caller would be able to make a choice based on BBS
  290.                name and location. Should now work as it was designed to...
  291.  
  292.                If there were duplicate Alias' in the database (but from
  293.                different BBS'), MMAKER was showing any messages addressed to
  294.                that Alias, to both callers with the same Alias.
  295.  
  296.                Prior versions bypassed any database records that matched the
  297.                caller's Alias when doing a MATCH. The program will now only
  298.                bypasss your Alias and not a like Alias from another BBS.
  299.  
  300.                When a user record was being deleted (either an individual
  301.                deletion or one based on the BBS being deleted) the program
  302.                was NOT deleting any attached PICTURE files.
  303.  
  304.                'Message Waiting' message was being displayed twice; once when
  305.                you first logged on (when Door welcomed you back) and then again
  306.                on the Main Menu. It will now only be displayed on the Main Menu.
  307.  
  308.                The program was not clearing out the 3-line self description a
  309.                new user fills out. If the caller only used 2 of the 3 lines,
  310.                the 3rd line contained another callers database information. The
  311.                3 lines will be cleared before asking for information.
  312.  
  313.                Added a new Match Criteria. You will now have the choice of
  314.                limiting your match to callers from the BBS you are accessing
  315.                or from All BBS'
  316.  
  317.                Added a new feature for those that wish to present the
  318.                questionaires in differnt languages. If you wish the caller to
  319.                choose a language other than English, then you must create a
  320.                file called MMQLANG.DAT (see DOCS). If you will only have the
  321.                questionaires in English, then there is no need to create this
  322.                file. If the file is present the program will display it and ask
  323.                the caller to choose a language. Please note that this only
  324.                applies to the questionaires at the present time. See DOCS for
  325.                more information.
  326.  
  327.                For HUBS that wish to reject certain BBSnames from being imported
  328.                when doing a Match Maker exchange, we have added a new file to be
  329.                used to record the BBS' name. This file will only be read by
  330.                MMEXCH and you must be a HUB. See DOCs for more information.
  331.  
  332.                When purging users (MMAINT option # 4), the delete flag was not
  333.                being set for those being deleted. Without the flag being set,
  334.                the program would not know which ones were to be deleted.
  335.  
  336.                In MMAINT, option 13, the program was only deleting users IF the
  337.                BBS names were ALL Uppercase.
  338.  
  339.                MMEXCH will no longer Export OR Import any records where the
  340.                caller has not answered the questionaire or has taken the
  341.                questionaire defaults.
  342.  
  343.                Under certain circumstances, when using MMEXCH, a duplicate entry
  344.                was being allowed into the user database.
  345.  
  346.                You can now FORCE the use of the caller's BBS logon Alias in the
  347.                Door. See the DOC file (CFG file explanation... Door.SYS
  348.                sub-option)
  349.  
  350.                Removed the restriction that would not allow unregistered
  351.                versions of the Door to access the MMAINT user re-index option.
  352.  
  353.                If you tried to run the MMAINT Audit option and there were no
  354.                records in the database, the program would hang.
  355.  
  356.                Added a new option ot the MMAINT program that will VALIDATE
  357.                the MatchMaker PICTURE files existance. When picture files can 
  358.                not be verified, pertinent information will be written to a 
  359.                report file called MMVERIFY.RPT. The Sysop will then be able to 
  360.                take whatever action he/she desires.
  361.  
  362.                MMAINT Duplicate check option, now MUCH faster!!!
  363.  
  364.                Processing time decreased for some of the options in MMAINT
  365.  
  366.                If you limited the number of times a caller could enter the
  367.                door on any given day (game limit entry in the CFG file), the
  368.                program, under certain circumstances, would only allow 1 less
  369.                entry than the number you defined in the CFG file.
  370.  
  371.                When doing a match, option 4, the program displays the number
  372.                of records being searched as well as the total number of records
  373.                in the file. Somewhere along the way the number of records in
  374.                the file was not being picked up correctly and the program was
  375.                displaying a zero (ie: 55 of 0).
  376.  
  377.                When using Option 4 (Make-A-Match) MMAKER will now *remember*
  378.                the LAST match criteria used during the LAST use of MMAKER. All
  379.                the caller will have to do is press enter to any of the
  380.                questions to use the LAST entry they made for that question.
  381.                **NOTE**  YOU MUST RUN MMAINT (option 17) ONCE!!!
  382.  
  383.                One of the match crtieria (in option #4, MMAKER) combined STATE
  384.                and COUNTRY as one. In this version STATE and COUNTRY will become
  385.                SEPARATE match criteria.
  386.  
  387.                The default "Minimum Age", used when making a match (MMAKER
  388.                option #4), has been changed to 18.
  389.  
  390.                Added a new option to the CFG file. This option, if set to Y,
  391.                will force validation of STATE abreviations.
  392.  
  393.                MMAINT was not creating all the questionaire files when you
  394.                tried to use a language other than English.
  395.  
  396.     11/08      The Welcome file, MMWELCOM is now multi-language capable. If you
  397.                are currently using a WELCOME file, you MUST rename it to
  398.                MMWELCOM.E... and read the DOCs for information on how to adapt
  399.                the MMWELCOM file to multiple languages.
  400.  
  401.                The text file you can insert into a downloaded questionaire
  402.                file, MMDLTEXT, is now multi-language capable. If you
  403.                are currently using a text file, you MUST rename it to
  404.                MMDLTEXT.E... and read the DOCs for information on how to adapt
  405.                the MMDLTEXT file to multiple languages.
  406.  
  407.                If you have set the CFG option that forces the use of the
  408.                Logonname or alias used on the BBS, the user will no longer
  409.                be required to respond Y or N to the "Is this correct.."
  410.                message.
  411.  
  412.                All messages read by the caller will be marked as READ, along
  413.                with date read. 
  414.  
  415.                If you attempted to change the LogonName of an existing
  416.                caller's record, MMAINT would not allow it if the new name
  417.                duplicated an entry in the database. This would have been
  418.                correct if the new LogonName had been for the same BBS but it
  419.                was being rejected for ANY duplication regardless if from
  420.                another BBS.
  421.  
  422.                If using the TRIBBS.SYS system file, the door always presented
  423.                the opening screen in black and white. Will now be presented
  424.                in color.
  425.  
  426.                The Door knows that the caller is the Sysop, if the caller is
  427.                record #1 in the BBS' user database. The BBS software passes
  428.                that record number to the door via the system file. Some BBS
  429.                software does not pass the actual record number but passes a
  430.                relative number (ie: record #1 is passed as record #0). If the
  431.                number being passsed is 0, the Door will not know it is the
  432.                Sysop calling. We will now recognize the caller as the Sysop
  433.                if their record number is 0 or 1.
  434.  
  435.                When caller responded to a message sent by another caller, the 
  436.                response was never sent.  
  437.  
  438.                When importing and indexing LARGE numbers of messages the MMEXCH 
  439.                program produced an OUT OF STRING SPACE error.
  440.  
  441.                After reading a message addressed to you, and you do not wish to 
  442.                delete it, MMAKER was not letting you know that you had messages 
  443.                waiting (the ones you did not delete) on your subsequent calls.
  444.                Hopefully this version will fix this.. if not please let me know!
  445.  
  446.                The MMexch log was not recording the PICTURE filenames being 
  447.                exported. With this change all exported Picture files will be 
  448.                recorded.
  449.  
  450. 08/19/94
  451.        [v4.7]  There have been a number of problems reported that some of your
  452.                users were not able to log into the Door. I have been able to
  453.                track the problem(s) back to a change we put into the program
  454.                to force the deletion of a record if it was deleted on one of
  455.                the BBS' in a network. What we found was that many of the user
  456.                records were being FLAGGED as deleted, erroneously. You did not
  457.                lose any records, they were just flagged as being deleted. If
  458.                you use the UNDELETE option on the MMAINT menu you will be able
  459.                to recover ALL of the 'deleted' records.
  460.  
  461.                We will have to figure out a better way of ensuring that a user
  462.                deleted on one BBS, will be deleted on all other BBS' in the
  463.                network.
  464.  
  465.                In addition, based on your feedback, we have also removed the
  466.                restriction that only the Sysop of the originating BBS would be
  467.                able to Delete or modify a user record.
  468.  
  469.                                 ****************************
  470.  
  471.                MMAKER: Under certain circumstances, if a caller uses an Alias
  472.                        that duplicates another Alias in the database, but is
  473.                        not from the same BBS, the questions presented to the
  474.                        new user appear to already have been answered. The
  475.                        'problem' should now be fixed..
  476.  
  477.                        When a caller requested to review a particular user's
  478.                        profile AND there was more than one user with that
  479.                        particular Alias, MatchMaker would only show the caller
  480.                        the first match it found in the database. The caller
  481.                        will now be shown all those that match, one after
  482.                        another. The caller may terminate the display of those
  483.                        they do not wish to look at by replying "E" at the
  484.                        Personal Info screen.
  485.  
  486.                        The heading, when displaying a caller's personal
  487.                        information screen, showed as 'Change Personal
  488.                        Information'. This should have displayed as 'Personal
  489.                        Information' and I promised to change it a while ago.
  490.                        Well, for my fellow perfectionists, it has finally
  491.                        been accomplished.
  492.  
  493.                        The CFG entry that allows you to pull the caller's alias
  494.                        from the DOOR.SYS, now has another sub-option. This
  495.                        sub-option FORCES the use of the caller's logon name to
  496.                        be used as the Alias.
  497.  
  498.                MMAINT: Added an option to enable the Sysop to delete ALL users
  499.                        from a particular BBS
  500.  
  501.                        Added an option to UNDELETE an individual database
  502.                        entry or ALL Database entries
  503.  
  504.                        Added an AUDIT option to be used to determine the number
  505.                        of users/messages by BBS, in the MMAKER databases
  506.  
  507.                        Added an option to allow the SYsop to change a users
  508.                        logon name.
  509.  
  510.                        In order to add in more features we have had to make
  511.                        room in the program by removing the BLACKOUT TIME
  512.                        feature. You will have to remove the (5) lines of
  513.                        XXXX/YYYY's from the CFG file.
  514.  
  515.                        When using option 4 to Make-A-Match, the program will
  516.                        automatically keep track of the matches you have made
  517.                        (up to 100). When you subsequently go to option 5 to
  518.                        see the profiles of those you matched to, you will be
  519.                        given a choice of entering an individual user's name to
  520.                        view OR the program will show you the profiles of ALL
  521.                        the matches you made. This will eliminate, to some
  522.                        extent, the necessity to write down the names of those
  523.                        you matched on to use in option 5.
  524.  
  525. 05/06/94
  526.        [v4.6]  MMAKER: Callers were unable to enter the Door. They were being
  527.                        told that they already had an Alias. This was caused by
  528.                        a corrupted MMAKER.EXE file.
  529.  
  530.                        Error 52 being generated. This was caused by a corrupted
  531.                        MMAKER.TXT file.
  532.  
  533.                        We have recompiled MMAINT.EXE, MMAKER.EXE and MMEXCH.EXE
  534.                        to make sure we catch any other strange problems BEFORE
  535.                        they occur.
  536.  
  537.                        *** For some strange reason we experienced several
  538.                            problems relating to corrupted files with the MMAKER
  539.                            archive. At this time I have no idea why, but I
  540.                            believe everyhting should be fine with this release.
  541.                            My apologies to those that have been victimized by
  542.                            these problems. The prior release can almost be
  543.                            defined as the "Release from H*ll"
  544.  
  545. 05/05/94
  546.        [v4.5]  MMAKER: When doing a match, the bottom of the screen shows the
  547.                        caller the record numbers being processed. At times
  548.                        the record being processed was not the true number
  549.                        (usually less than the actual number).
  550.  
  551.                        When doing a match the option to match on NEW callers
  552.                        since last logon, was not working properly. I believe
  553.                        we have this fixed (where have you heard that before?)
  554.  
  555.                        The documentation, on page 7, makes mention of a sample
  556.                        file called MMDLTEXT being included in the archive.
  557.                        Unfortunately it was not included in the last archive
  558.                        and I am not sure how many of the recent Match Maker
  559.                        archives this was missing from. The file in question is
  560.                        used to give the caller instructions as to how to
  561.                        respond to the questionaires offline and then upload
  562.                        them. This text file is then affixed to the beginning of
  563.                        then download questionare file(s). I would URGE you to
  564.                        edit the file and then go into the Match Maker
  565.                        Maintenance file and run option 7 to recreate the
  566.                        questionare download files.
  567.  
  568.                        When trying to send a message to a person whose name
  569.                        started with a numeric character, the program would
  570.                        indicate that that person did not exist in the
  571.                        database, when in fact it did.
  572.  
  573. 04/20/94
  574.        [v4.4]  MMAKER: If PROTOCOL.DAT is not found an error 52 was reported.
  575.                        This is an erroneous error as it should have reported
  576.                        Error 53. This has been corrected so that if that file
  577.                        is missing it will not attempt to load the Protocols.
  578.  
  579.                        The display line for COUNTRY had a '/' instead of a ':'
  580.  
  581.                        The display line for Orientation did not show a ':'
  582.  
  583.                        When answering the questions user is reminded whether
  584.                        they are responding to the SELF-DESCRIPTION questions
  585.                        or the DESIRED MATCH questions by flashing DESIRED
  586.                        MATCH and/or SELF DESCRIPTION. This has now been
  587.                        changed to flash ONLY if you are using the dual
  588.                        questionaire option.
  589.  
  590.                        If 1st character of ALIAS not an Alpha character and
  591.                        there is more than one non-Alpha character Alias in the
  592.                        database, the Door was not handling the Index correctly
  593.                        and would return an error message indicating that the
  594.                        caller already had an Alias when they attempted to
  595.                        log into the door.
  596.  
  597.                        When answering the DESIRED MATCH questions, the user
  598.                        will now have another option, + = "I DO NOT CARE",
  599.                        which in essence says to flag all the answers so that
  600.                        he/she will match whatever answer the program
  601.                        encounters for others in the database.
  602.  
  603.                        When making a match, the caller will be asked another
  604.                        criteria question: Whether they want to include the
  605.                        entire database or only those in the database that have
  606.                        been entered or changed since the caller's last logon.
  607.  
  608.                        When entering personal information for a new caller,
  609.                        there was no indication on the screen as to how to quit
  610.                        and start over. The command is "Q" and it will now show
  611.                        on the CITY/STATE line of the personal info screen.
  612.  
  613.                        When using option #6 (Userlist) the caller will now be
  614.                        asked if they wish to view the entire User List or just
  615.                        those that have been added since the caller's last call.
  616.  
  617.                        Added another Match Criteria option. This option will
  618.                        ask for a MUST MATCH question number. If the users in
  619.                        the database do NOT match the caller on this question
  620.                        then they will be bypassed even if other questions are
  621.                        a match. If the caller enters 0 for this option then
  622.                        the MUST MATCH option will be ignored. Will only accept
  623.                        ONE question number!
  624.  
  625.                        The verbage for option 5 was incomplete, it was missing
  626.                        the second line.
  627.  
  628.                        When reviewing someone's responses to the questionaire,
  629.                        the heading read "SELF DESCRIPTION". It will now read
  630.                        "User's Responses".
  631.  
  632.                        When doing a match the program was NOT bypassing DELETED
  633.                        records. It will now!
  634.  
  635.                        If you placed a 0 in the CFG for number of times the Door
  636.                        could be played per day, it would default to 1 per day.
  637.                        This has now been changed to default to 99 games per day.
  638.                        You can override the default value by placing the correct
  639.                        number of games allowed in the CFG.
  640.  
  641.                        When displaying other participant's responses, their
  642.                        names will be displayed at the top of the screen rather
  643.                        than 'user's responses'.
  644.  
  645.                        MMAKER.TXT has been updated. Be sure to replace!
  646.  
  647.                MMAINT: When doing a re-index, the record number being acted
  648.                        on, if greater than 99, was overlaying the 'of' on the
  649.                        screen display. This cosmetic 'problem' has been fixed.
  650.  
  651.                        Reindexing of the user's database was not working
  652.                        correctly under certain circumstances.
  653.  
  654.                        It seems like we have allowed any Sysop to EDIT or DELETE
  655.                        profiles of those who were not members of current BBS.
  656.                        This only affects participants in an Exchange Network.
  657.  
  658.                        Options that require registration will now state so
  659.                        instead of just returning to the menu
  660.  
  661.                        Added the ability to change a caller's ALIAS. You will
  662.                        only be able to change the ALIAS for a user that
  663.                        originated from YOUR BBS...
  664.  
  665.                        When the Sysop wanted to force a SINGLE user to reanswer
  666.                        the questionaire he/she would choose the appropriate
  667.                        sub-option from the Main Menu Option #6. Unfortunately
  668.                        MMAINT would just return the Sysop to the Main Menu, not
  669.                        doing anything. The SYsop did not realize that nothing
  670.                        was done and assumed the request was honored.
  671.  
  672.                        When deleting a user record associated with your BBS,
  673.                        MMAINT was marking it as deleted, but the re-indexing
  674.                        routine was not recognizing that it was deleted, thereby
  675.                        including it in the User Index. When a person logged on
  676.                        to MMAKER and used the deleted alias they were told that
  677.                        someone already had that alias and the person was denied
  678.                        access. You should re-index the User Base.
  679.  
  680.                        Added another option that would allow the Sysop to
  681.                        UNDELETE a previously deleted user record. This option
  682.                        will only work on those users that originated on the
  683.                        current BBS.
  684.  
  685.                        When doing the User Purge, the program was not
  686.                        displaying the record number it was working on when it
  687.                        was recreating the User Master file. The Sysop could
  688.                        mistakenly think the computer was hung as it does take a
  689.                        few seconds to do the recreation and the Hard Drive red
  690.                        light would remain on and solid.
  691.  
  692.                        After deleting a User, the purge User option was not
  693.                        deleting the deleted record.
  694.  
  695.                        I have had some feedback about the inability to EDIT a
  696.                        caller's record, if they did NOT originate from the
  697.                        current BBS. For the most part there has been general
  698.                        acceptance of this concept. However, yes there is always
  699.                        a however, I have been asked to allow any Sysop to modify
  700.                        the PICTURE FILENAME portion of the record. I see no
  701.                        problem with this other than it would normally cause the
  702.                        record to be re-exported. In this case I will not allow
  703.                        it to be re-exported since in theory the Picture Name is
  704.                        being changed for local use only. I welcome feedback on
  705.                        this, but do not want to overly complicate such a
  706.                        simple change.
  707.  
  708.                MMEXCH: If you are participating in an Exchange network then
  709.                        whenever you delete a user from your Database it will be
  710.                        deleted from all other participating databases.
  711.  
  712.                        When importing User's database, and a corrupted record is
  713.                        encountered the program would create an 'Bad File Name'
  714.                        error. We have added a bypass for the error (error # 52).
  715.  
  716.                        Added some more 'record processing ' information to the
  717.                        screen display during import/export.
  718.  
  719.                        Reports of User Profiles/Pictures/Messages recycling
  720.                        between HUB/Node/HUB even though there were no changes
  721.                        made that would have caused it to export.
  722.  
  723.                        Additional changes to fix the recycling of files/messages
  724.  
  725.                        Reports of not being able to login to the Match Maker
  726.                        Door, even though one had been on before. This would
  727.                        occur after doing an IMPORT from another system in a
  728.                        network. A way around the problem was to use the MMAINT
  729.                        program to re-Index the User database.
  730.  
  731.                        Made some changes to the MMEXCH.LOG and the screen
  732.                        display to HOPEFULLY clarify the actions being performed.
  733.  
  734.                        When Exporting a user record AND the Picture filename in
  735.                        the user's record indicates that there is a Picture file
  736.                        present AND the filename can not be located in the
  737.                        Exporting systems' file area, the user's record will be
  738.                        blanked out as will the exported record.
  739.  
  740.                        When doing an IMPORT for the first time, the USER base
  741.                        imported fine but the MESSAGE base import would cause a
  742.                        BAD RECORD error. The problem occured in the re-indexing
  743.                        routine and thus also caused PICTURE files not to import
  744.  
  745.                        Every time we do an import we will force a re-index of
  746.                        the User file.
  747.  
  748. 12/25/93
  749.        [v4.3]  MMAINT: If you attempted to put in Drive:\Path info into the
  750.                        Picture name field of the user's record you would
  751.                        generate a "Bad FileName error". All Drive:\Path\ info
  752.                        MUST be placed in the CFG file ONLY. We will now trap
  753.                        the error and give an "English" error message (ie: one
  754.                        that you will understand <g>)
  755.  
  756.                MMAINT: Under certain circumstances, using option 11 to strip
  757.                        the Drive:\path info from a user's record, was not
  758.                        stripping correctly. The result would be an incomplete
  759.                        filename being inserted in the user's record
  760.  
  761.                MMEXCH: The 2nd Message base re-indexing, used to ensure that
  762.                        the Logonname of the Message To recipient is correct,
  763.                        was not functioning correctly.. fixed!
  764.  
  765.                MMEXCH: The 2nd Message Base re-indexing was pathetically slow.
  766.                        It is now much faster.
  767.  
  768.                MMAKER: MMAKER is designed to handle the use of duplicate Alias',
  769.                        when you are involved in a network, provided they are
  770.                        used on differnent BBS' (different BBS names). Under
  771.                        certain cricumstances, when their was a duplicate Alias',
  772.                        MMAKER would deny one of those Alias' access even though
  773.                        they were logging on the correct BBS. This is a little
  774.                        tricky to word properly, but suffice to say I believe we
  775.                        have fixed the problem.
  776.  
  777.                MMAINT: Added a check to ensure that the Drive:\Pathname to the
  778.                        PICTURE files did not contain any blanks and a \ was the
  779.                        last entry on the line (in the CFG).
  780.  
  781.                MMAKER: Added a check to ensure that the Drive:\Pathname to the
  782.                        PICTURE files did not contain any blanks and a \ was the
  783.                        last entry on the line (in the CFG).
  784.  
  785.                MMAKER: Under certain circumstances a new caller, choosing NOT to
  786.                        answer questions but rather taking the defaults, will
  787.                        choose option 2 to answer the questionaire online and
  788.                        when each question is displayed they see answers from
  789.                        another user. In most cases the answers would be those of
  790.                        another user with the same Alias (imported from another
  791.                        BBS). This has now been corrected.
  792.  
  793.                MMAKER: Updated MMAKER.TXT
  794.  
  795. 12/16/93
  796.        [v4.2]  MMAINT: When re-indexing the Message base, the Logon Name of the
  797.                        person sending the message was being inserted in the
  798.                        Message index file instead of the Logon name of the
  799.                        recipient. When the record was originally created in
  800.                        MMAKER it was done correctly. This problem has no effect
  801.                        on Match Maker, but does affect the MMBULL (Match Maker
  802.                        Bulletin Generator) program in that the bulletin would
  803.                        show that a caller had mail waiting when infact they did
  804.                        not. With this change MMAINT will geenerate the Index
  805.                        file correctly.
  806.  
  807.                MMEXCH: The "can't open MMTEMP" error message reared it's ugly
  808.                        head again. We thought we had it fixed in the prior
  809.                        version, but as luck would have it, we only fixed part
  810.                        of the problem. We believe we have it totally
  811.                        erradicated this time. This will also fix other reports
  812.                        of not being able to export/import the PXP picture files.
  813.  
  814.                MMEXCH: The maximum length of the Match Maker Exchange filename
  815.                        (line 29 in CFG line) is 6 characters. The MMAKER
  816.                        program was checking for it, but the MMEXCH program was
  817.                        not. If someone used a name longer than 6 characters the
  818.                        program would error out with a 'bad filename' message.
  819.  
  820.                MMAINT: Program was not allowing Sysop to edit field 13
  821.                        (Originating BBS Name) in the User record.
  822.  
  823.                MMAINT: If you selected option 1, chose / to review all records,
  824.                        editied a record, chose "continue search..." you would
  825.                        be returned to the menu without continuing the search.
  826.  
  827.                MMEXCH: Added a routine to fix the Message Index to plug in the
  828.                        correct LogonName of the TO portion of the message.
  829.                        This only affected the MMBULL program.
  830.  
  831.                MMAKER: As many of you found out, we only allowed 28 characters
  832.                        for the Picture file name. With version, the file name
  833.                        will be limited to a maximum of 12 characters AND
  834.                        Drive:\Path information, for ALL Picture files, will be
  835.                        placed in the MMAKER.CFG file. You must update your CFG
  836.                        file AND then run option 11 in MMAINT.
  837.  
  838.                MMEXCH: By moving the Picture File Drive:\Path info to the CFG
  839.                        file, ALL exported Picture file names will NOT contain
  840.                        any pathing info.
  841.  
  842.                MMEXCH: Corrected problem whereby the Message Index was being
  843.                        corrupted when importing messages. This gave the effect
  844.                        that the message base was 'wiped out'. The messages were
  845.                        not lost, rather the Message index was corrupted. To
  846.                        correct the problem you would have had to re-index the
  847.                        Message base via the MMAINT program; that action is
  848.                        no longer required!
  849.  
  850.                MMAINT: When re-indexing Messages, the program undeleted any
  851.                        previously deleted messages
  852.  
  853.                MMEXCH: To give the Sysop more control over the
  854.                        archiving/unarchiving of the Picture files, we have now
  855.                        externalized this function. By externalizing we mean
  856.                        that you can create your own batch files any way you
  857.                        want, using the archiver of your choice. We will pass 2
  858.                        parameters to each batch file as follows(we will use
  859.                        PKZIP and PKUNZIP as the examples):
  860.  
  861.                          PKZIP %1 %2
  862.                            where %1 = ZIP file name and %2 = Files to be ZIPPED
  863.  
  864.                          PKUNZIP %1 %2
  865.                            where %1 = ZIP file to be unzipped and %2 = pathname
  866.                            from MMAKER.CFG into which you will UNZIP Pictures
  867.  
  868.                        The name of the Batch files must be placed in a file
  869.                        called COMPRESS.DAT. There must be only 2 entries in
  870.                        this file, the first is the name of the ARCHIVER batch
  871.                        and the second the name of the UnARCHIVER.
  872.  
  873.                        A sample COMPRESS.DAT is included, using PKZIP/PKUNZIP
  874.                        and the sample Batch files (ZIP.BAT and UNZIP.bat), can
  875.                        be found in the MMBATCH.ZIP file in the MMAKER directory
  876.  
  877. 12/01/93
  878.        [v4.1]  If you indicated, in the CFG file, that you wanted to use the
  879.                Alias from the Door.SYS AND the Alias field of the DOOR.SYS
  880.                was blank or null the program would loop at the 'enter alias'
  881.                prompt. The program will now check the ALIAS field and if it
  882.                is invalid the program will require you to input the Alias.
  883.  
  884.                When editing a users record, in MMAINT, and you choose to edit
  885.                the CITY, the prompt indicated STATE and COUNTRY. The prompt
  886.                has been changed. The correct field was being updated
  887.                regardless of what the prompt said.
  888.  
  889.                The MM40EXP program that expands existing databases, did NOT
  890.                expand the Message database. You can tell if the message
  891.                database was expanded or not, by trying to read a message that
  892.                was created by a version of MMAKER prior to 4.0. You should see
  893.                garbage in the message header. This has now been corrected. IF
  894.                you want to expand just the message database, then run MM40EXP
  895.                as follows:    MM40EXP MMAKER.CFG /MSG
  896.                NOTE NOTE!!!! If messages have already been entered in the new
  897.                              version, this MUST NOT BE USED!!! Either restore
  898.                              the original MMSG.DAT and MMSG.INX then run this
  899.                              or delete the same files and let the users start
  900.                              with a fresh Message Database. IF YOU HAVE NOT
  901.                              ENCOUNTERED A PROBLEM WITH THE MESSAGE DATABASE
  902.                              after doing the original MM40EXP, then this does
  903.                              NOT APPLY
  904.  
  905.                When exporting pictures with the MMEXCH program, the program
  906.                returned a "can't open MTEMP" error message.
  907.  
  908.                If someone logged on to MMAKER, reviewed a user's record that
  909.                had not answered all the questions, the program would return
  910.                the caller to the main menu. However, 2 of the options on the
  911.                main menu would be disabled.
  912.  
  913. 11/19/93
  914.        [v4.0]  ****NOTE to PRIOR REGISTERED USERS****: This version of Match
  915.                Maker requires that you obtain a new registration number for
  916.                both the Match Maker and Match Maker Exchange programs. SEE
  917.                UPGRADE.TXT for more information!!!. The Door will revert to an
  918.                unregistered version, until a registration number is obtained.
  919.                *************************************************************
  920.  
  921.                 Due to a change in the user database you will be required to run
  922.                 a conversion program... MM40EXP.EXE. Just run the program and
  923.                 it will do the conversion. This program is to be run only ONCE!
  924.  
  925.                 The MMAINT (Match Maker maintenance) program will now allow
  926.                 you to edit a number of fields in the User's record.
  927.  
  928.                 MMEXCH (Match Maker Exchange), when indexing the Message
  929.                 Database, was marking ALL messages as being NOT deleted even
  930.                 though some were previously marked as being Deleted.
  931.  
  932.                 MMEXCH (Match Maker Exchange) was allowing duplicate users
  933.                 records to be imported. I believe we have that fixed.
  934.  
  935.                 If you do not allow Downloads then the caller will NOT be able
  936.                 to take the default answers and must answer questions online.
  937.  
  938.                 Caller can use High ASCII characters as input when filling out
  939.                 the 3-line free-form description about themselves (under
  940.                 Personal Information). This is controlled by a CFG option,
  941.                 since not every Sysop will want to allow this. I would
  942.                 imagine our friends in countries outside the U.S. would use
  943.                 this capability since their language makes use of the ASCII
  944.                 numbers greater than 127.
  945.  
  946.                 On the Match Criteria screen we have now added defaults for
  947.                 each questions asked. If caller wants the default, they just
  948.                 have to hit the ENTER key. We also changed some of the colors
  949.                 on that screen as well.
  950.  
  951.                 We removed all references to Birth Date since it was only used
  952.                 in conjuction with the Birth sign, which was also removed.
  953.  
  954.                 We had to make some room in the program for other features and
  955.                 chose to remove the all references to the Caller's Birth Sign.
  956.                 We chose this to remove as it would be very easy for you to
  957.                 add it to your questionaire as an additional question.
  958.  
  959.                 Added another criteria match option: State/Country. You can now
  960.                 narrow your matches to a particular State or Country.
  961.  
  962.                 NEW FEATURE: You now have the option to present the caller
  963.                 with 2 questionaires. The first questionaire would be used as
  964.                 a self description questionaire. The questions would be
  965.                 designed so that the answers described the caller. The second
  966.                 questionaire would be designed for the caller to answer to
  967.                 describe what they are looking for in a match. When doing the
  968.                 match the program will match the caller's DESIRED responses
  969.                 against everyones elses SELF responses.
  970.                 Of course you do not have to use this new feature and stay with
  971.                 the single questionaire that is used as both a self description
  972.                 and desired match. You control this thru a NEW option in the
  973.                 Configuration file.
  974.  
  975.                 Added a configuration file (CFG) option that will allow the
  976.                 Sysop to permit new callers to take the Default answers to
  977.                 the questionaire or force them to answer the questions.
  978.  
  979.                 NEW FEATURE: Allow the caller to download a PICTURE file.
  980.                 In most cases this would be a picture of the person in the
  981.                 Database. If a caller would like to have a picture available
  982.                 for anyone to look at, they would first notify the Sysop.
  983.                 He/She would have the caller upload the picture. If the Sysop
  984.                 wishes to make the picture available for others to download,
  985.                 they would run the MMAINT program and EDIT that caller's
  986.                 record to reflect the name of picture file.
  987.  
  988.                 When starting the MMAINT program, you no longer will use the
  989.                 / in front of the CFG filename.
  990.  
  991.                 In prior versions of Match Maker the caller's BBS LOGON Name
  992.                 AND Alias were being checked against the TRASHCAN file. There
  993.                 was never any intention of checking the LogonName, so that
  994.                 check has been REMOVED.
  995.  
  996.                 In MMAINT, when doing a Message purge, the program was not
  997.                 able to cope with a record that may have a garbled date.
  998.  
  999.                 Made some color changes to MMAINT to make it easier to read
  1000.                 when doing the purges.
  1001.  
  1002.                 Updated DOC file to reflect the optional 2 questionaire
  1003.                 concept for each sex.
  1004.  
  1005.                 Added NEW entry to the MMAKER.CFG to control access to the
  1006.                 Picture Viewing option. A zero(0) entry means everyone can
  1007.                 view the pictures. Any other value will be used to match
  1008.                 against the caller's BBS security level. If the BBS security
  1009.                 level is equal to or greater than the CFG value the caller
  1010.                 will be shown the Picture.
  1011.  
  1012.                 Added a new entry to the CFG file to allow the Sysop to make
  1013.                 the viewing/downloading of a PICTURE, security level specific.
  1014.  
  1015.                 If a file named PICTURE.TXT is found in the MMAKER directory,
  1016.                 it will be displayed to the caller just prior to them being
  1017.                 given the option to download/view the picture for the caller
  1018.                 being reviewed. Sysop can can have ANY verbage displayed in
  1019.                 ASCII file.
  1020.  
  1021.                 Made a change to the meaning of line 9 of the CFG file. In
  1022.                 prior versions, this line referenced whether or not you wanted
  1023.                 to allow ALL callers to use the Message Base or not. In this
  1024.                 version we have changed it to allow the Sysop to define a
  1025.                 MINUMUM security level that can access the Message base. If
  1026.                 you wish everyone to have access you would use a zero (0).
  1027.  
  1028.                 Added an option to the CFG file to control the Import/Export of
  1029.                 the Picture files when particiapting in a Match Maker network.
  1030.  
  1031.                 Fixed display problem in MMAINT when using option 10.
  1032.  
  1033.                 Match Maker Exchange re-written to speed up processing.
  1034.  
  1035.                 In the sample CFG and the Docs, changed the values,
  1036.                 in line 9, from 1 to 0
  1037.  
  1038.                 Changed the extension of the Message file created during the
  1039.                 exchange process from .MXP to .MEX. The change was required
  1040.                 so as not to conflict with the same extension being used in
  1041.                 the Classified Exchange program.
  1042.  
  1043.                 Expanded the size of the Alias field from 10 to 25 characters
  1044.  
  1045.                 State/Country has now been split into 2 different fields in
  1046.                 the database. The State entry will be a maximum of 2
  1047.                 characters, since it refers to the United States. The country
  1048.                 will be 3 characters. This is being done to accommodate our
  1049.                 foreign customers and those whose Match Maker networks reach
  1050.                 into foreign countries.
  1051.  
  1052.                 Added a new option to the CFG file. This option will control
  1053.                 whether you wish to use the ALIAS the caller has on the BBS.
  1054.                 The way this will work is you must be using DOOR.SYS as the
  1055.                 'drop file'. When the caller logs on, and the CFG file says
  1056.                 to use the ALIAS in the DOOR.SYS, the program will place the
  1057.                 ALIAS it finds in the area of the screen the caller would
  1058.                 normally use to manually enter the ALIAS. The caller will be
  1059.                 asked if this is correct. If not correct the caller will be
  1060.                 asked to enter the ALIAS manually. NOTE: Callers already in
  1061.                 the Match Maker database, prior to this option going into
  1062.                 effect, MUST use the ALIAS they entered previously.
  1063.  
  1064.                 Minor verbage change to the MMAKER.TXT file
  1065.  
  1066.                 CFG option that controls the use of the DOOR.SYS
  1067.                 Alias/LogonName uses 3 possible numeric entries:
  1068.  
  1069.                   0 = Don't use the DOOR.SYS ALIAS option. Manual entry of ALIAS
  1070.                   1 = Use DOOR.SYS Alias for MMAKER Alias
  1071.                   2 = Use DOOR.SYS LogonName for MMAKER Alias
  1072.  
  1073.                   Use 1 if your BBS software puts the Alias in the Door.SYS
  1074.                   Alias field. Use 2 if your BBS puts then Alias in the
  1075.                   Caller's LogonName field of DOOR.SYS.
  1076.  
  1077.                 If a new caller takes the (D)efault answers to the questionaire,
  1078.                 they will NOT have access to options 4 and 5 on the Main Menu...
  1079.                 UNTIL they answer the questions online or upload their answers.
  1080.  
  1081.                 When using option 10 in MMAINT to format a question file, and
  1082.                 you had a BLANK after the M or S (for multiple or single
  1083.                 answer), MMAINT generated an error 'S or M missing'. We will
  1084.                 now trim the blanks before testing for an S or M.
  1085.  
  1086.                 MM Exchange log file has been revised to make it easier to read
  1087.  
  1088.                 New command line options added to MM Exchange if you are acting
  1089.                 as a HUB in a Match Maker network. Further explanation can be
  1090.                 found in the MMAKER.DOC file.
  1091.  
  1092.                 When reading a user's profile AND there is a Picture attached
  1093.                 that has a file name containing an invalid Drive letter or
  1094.                 directory name the program will just ignore the fact that a
  1095.                 picture is present. This will normally happen when you are
  1096.                 reviewing a user whose profile was imported from another board.
  1097.  
  1098. 09/01/93
  1099.  
  1100.          [v3.5] CLEXCH was not importing any files other than one with the
  1101.                 same name as the name defined in the CFG file.
  1102.  
  1103.                 You can now use 3 lines for each question.
  1104.                 NOTE: You MUST run MMAINT and choose option #10 !!!!!
  1105.  
  1106.                 There have been several reports about problems related to
  1107.                 deleting messages. The reports indicate that the message gets
  1108.                 deleted, but the system hangs. I believe I have found the
  1109.                 problem and fixed it. If you were one of those experiencing
  1110.                 the problem, please let me know if this release fixes it.
  1111.  
  1112.                 There have been several reports of MMEXCH not recognizing
  1113.                 a legitimate registration number. Finally tracked it down
  1114.                 and it should not be a problem any more.
  1115.  
  1116.                 For technical reasons, MMAKER no longer supports CHAIN.TXT
  1117.  
  1118.                 Several reports of receiving Error #70, even though SHARE
  1119.                 was loaded. I believe the problem is now resolved.
  1120.  
  1121.                 When a caller is in the Message Center reading a message and it
  1122.                 is a 15 line message the <R>eply <D>elete.... etc overlayed the
  1123.                 15th line of the message... fixed!
  1124.  
  1125.                 Updated MMAKER.TXT
  1126.  
  1127. 07/14/93
  1128.          [v3.4] Program was not accepting uploaded questionaire responses
  1129.  
  1130.                 Scenario: New caller enters MMAKER, fills out info, chooses
  1131.                 to take the Default answers to the questionaire. On next logon
  1132.                 they decide to upload the answers to the questionaire, however,
  1133.                 they were being forced to answer the questions manually before
  1134.                 they had an opportunity to upload the answers. We have changed
  1135.                 this to bypass the forcing of question answering if the caller
  1136.                 originally took the default answers.
  1137.  
  1138.                 When using option #1 in the MMAINT module, you were being
  1139.                 returned to the main menu if you deleted an entry. The program
  1140.                 will now continue to present all the users in the database.
  1141.                 This will allow you to delete/view as many callers as you wish
  1142.                 in one pass.
  1143.  
  1144. 06/19/93
  1145.          [v3.3] Added support for the PCBoard /M version
  1146.  
  1147. 06/09/93
  1148.          [v3.2] Fixed the ERROR 52 problem when uploading replies to
  1149.                 the questionaire.
  1150.  
  1151.                 After deleting a user record via the MMAINT program, the
  1152.                 alias was still being displayed when you chose the
  1153.                 'display all users' option in Match Maker Door.
  1154.  
  1155.                 Found a problem that seems to have been in the program for a
  1156.                 few versions now. If a caller viewed another callers answers
  1157.                 and then chose option 2 to change their answers, the changes
  1158.                 would be fine, but you would not be able to reference the
  1159.                 record of the person you had viewed using option 5. That
  1160.                 person's record was fine but the program overwrote the index
  1161.                 entry. The only way around it was to use the maintenance
  1162.                 program and re-index the users file.
  1163.  
  1164.                 The PROTOCOL.DAT file can now be made node-specific to
  1165.                 accommodate using special information that is required for
  1166.                 certain nodes and not for all nodes.
  1167.  
  1168.                 There were reports about questions being changed by the
  1169.                 caller and the changes not being reflected the next time
  1170.                 they called and used the door.
  1171.  
  1172.                 If you used option 1 of MMAINT to delete a user's alias, it
  1173.                 would do so from the Master record, but not from the index
  1174.                 file. When you went back to the Match Maker program it still
  1175.                 recognized the caller as having been on before.
  1176.  
  1177.                 When answering questions, the callers will not be asked if
  1178.                 the answer is correct, since they always have the option of
  1179.                 changing answers via the "Change Questions" option off the
  1180.                 Main Menu.
  1181.  
  1182.                 Added an option to the configuration file to ALLOW/DISALLOW
  1183.                 the changing of caller's questionaire answers.
  1184.  
  1185.                 Added an option to the configuration file to ALLOW/DISALLOW
  1186.                 Uploading/Downloading of files.
  1187.  
  1188.                 With this version, you will have to run the MMAKER maintenance
  1189.                 program (MMAINT), option 10, everytime you make a change to the
  1190.                 MMaker questionaire file (MMQUESTM.QUE and MMQUESTF.QUE). This
  1191.                 option will convert these ASCII files into a format that can be
  1192.                 used by MMAKER. The extension of each file will be .DAT after
  1193.                 the conversion is complete.
  1194.  
  1195.                 Added an option to the MMAKER maintenance program (MMAINT) to
  1196.                 allow the Sysop to clear the questionaire answers for an
  1197.                 individual caller. You might want to use this option if you are
  1198.                 not allowing the caller to change their answers.
  1199.  
  1200.                 Fixed a problem whereby the caller could enter a letter, as an
  1201.                 answer to a question, that was greater than the highest answer
  1202.                 letter displayed.
  1203.  
  1204.                 When multiple answers to a question were allowed, the caller was
  1205.                 getting confused as to how to enter the multiple answers..
  1206.                 an example is now shown at bottom of screen.
  1207.  
  1208.                 When reviewing another caller's answers, the caller will be
  1209.                 given a choice of displaying one question and all possible
  1210.                 choices, one per screen OR a continuous display showing the
  1211.                 question and only the answers.
  1212.  
  1213.                 If a caller does not answer the questions, but takes the
  1214.                 defaults, they will not be able to view any other caller's
  1215.                 information until they either answer the questions online or
  1216.                 upload the replies.
  1217.  
  1218.                 If more than one message was waiting to be read, the caller
  1219.                 would only be able to read one of them at a time, per call.
  1220.                 When they logged off and back on again they were presented
  1221.                 with the next message.
  1222.  
  1223.                 The main menu will now reflect the number of messages the
  1224.                 caller has waiting to be read. It will continue to display
  1225.                 until the caller has read/deleted the messages addresssed
  1226.                 to them.
  1227.  
  1228.                 When a caller chooses to change answers to the questionaire,
  1229.                 they will now be able to choose a SPECIFIC question number
  1230.                 rather than having to go thru all the questions to just
  1231.                 change one or two.
  1232.  
  1233.                 SYSOP can now send a message to ALL Match Maker users on
  1234.                 his/her board only (will not be exported if running in a
  1235.                 network). This is accomplished by entering ALL in the TO field
  1236.                 of the message. Be aware that this message will be flagged for
  1237.                 the user to read EVERY time a caller opens the door. You can
  1238.                 delete the message by reading it and taking the delete option.
  1239.                 The message can not be replied to, nor can it be deleted by
  1240.                 the user.
  1241.  
  1242.                 If a caller does not answer the questionaire (chooses defaults)
  1243.                 they will not be able to enter a message, reply to a message or
  1244.                 make a match. If they choose the "Change questions" option to
  1245.                 answer the questions they previously bypassed when they first
  1246.                 logged on, they must answer the questions or choose \ to leave
  1247.                 the door.
  1248.  
  1249.                 Prior versions would only allow the caller to use the door once
  1250.                 per day in the UNREGISTERED version. Only limitation will now
  1251.                 be the number of users and number of messages.
  1252.  
  1253. 03/10/93
  1254.  
  1255.          [v3.1] NOTE: You MUST run MM31CVT.EXE to convert/expand the Master
  1256.                 User File (MMAST.DAT). The program will also DELETE the
  1257.                 existing MESSAGE Database. Due to a requirement to incorporate
  1258.                 more information into each Message record we could not keep
  1259.                 any current messages. (ONLY RUN THIS ONCE AND BACKUP THE
  1260.                 DIRECTORY BEFORE YOU START!!!!)
  1261.  
  1262.                 The Configuration file has been expanded to include two(2)
  1263.                 new entries. These entries are required to accomodate the new
  1264.                 Match Maker Exchange program. See DOCs for explanation!
  1265.  
  1266.                 BRUN45.EXE is no longer required!
  1267.  
  1268.                 Added support for Comm Ports 0-15
  1269.  
  1270.                 Added support for Multi-port cards!
  1271.  
  1272.                 When at the "Enter Alias" prompt, caller will be required to
  1273.                 enter a "Q" to quit. Previously an "enter" key would have done
  1274.                 that, but if a caller pressed "Enter" too many times, when the
  1275.                 door started, they would be returned to the BBS prematurely.
  1276.  
  1277.                 State/Country information expanded to 3 characters to
  1278.                 accomodate foreign country definitions.
  1279.  
  1280.                 Maximum number of questions has been increased to 100 from 50
  1281.  
  1282.                 Added another option to the Sexual Orientation match criteria.
  1283.                 (A)ll will allow for the matching on ALL Sexual Orientations.
  1284.  
  1285.                 If the Sysop changes, adds or clears all questions the Match
  1286.                 Maker will force the caller to answer those questions. In this
  1287.                 version the caller will be taken DIRECTLY to the CHANGED/NEW
  1288.                 questions without having to see any of the others. Previous
  1289.                 version of the Door required the caller to have to step thru
  1290.                 ALL questions. We have included a new MMNEWQUE.TXT file to
  1291.                 reflect this change. If you have created your own then you may
  1292.                 want to change the wording to reflect this enhancement.
  1293.  
  1294.                 All KEYBOARD responses will now require that you press the
  1295.                 "Enter" key. The "hot key", although a good idea, seems to have
  1296.                 caused some frustration on the part of callers accustomed to
  1297.                 working with 'non-hotkey' systems.
  1298.  
  1299.                 Added a "Color ON/OFF' option to the Main Menu to allow callers
  1300.                 to turn the color ON/OFF by just selecting the option. Turning
  1301.                 color off will more than likely speed up the screen displays
  1302.                 for slower modem users. Whichever option the user chooses, that
  1303.                 option will carry from logon to logon, until changed again.
  1304.  
  1305.                 Added 2 new options to allow your callers to DOWNLOAD the
  1306.                 questionaire file, develope their answers and UPLOAD answers to
  1307.                 the door. You MUST run the maintenance program and select option
  1308.                 # 7 to CREATE a formatted questionaire file for download. You
  1309.                 should also check the new file: MMDLTEXT, to see if you wish to
  1310.                 change the wording that will be placed at the beginning of all
  1311.                 downloaded question files.
  1312.  
  1313.                 New callers will now be asked whether they want to answer your
  1314.                 questionaire while online or take the default answers, download
  1315.                 the questionaire and upload their answers on next call. The
  1316.                 default answers to ALL questions will be the "A" choice.
  1317.  
  1318.                 MMAINT was not deleting entries you marked for deletion using
  1319.                 option #1.
  1320.  
  1321.                 Changed 'Sexual Preference' wording to 'Sexual Orientation'
  1322.  
  1323.                 Added a file called PROTOCOL.DAT. This file will contain ALL
  1324.                 the protocols you allow to be used on your system along with
  1325.                 the name of the batch files that each protocol will use for
  1326.                 UPLOAD and DOWNLOAD. See Docs for more info.
  1327.  
  1328.                 With this version of Match Maker we are introducing a program
  1329.                 called MMEXCH.EXE. This program will allow you to exchange
  1330.                 Match Maker USER and MESSAGE databases with other BBS'. The
  1331.                 MMEXCH requires a separate Registration number and makes the
  1332.                 networking of Match Maker relatively easy to facilitate. Your
  1333.                 MMAKER config file MUST be updated with 2 additional entries,
  1334.                 whether you use the MMEXCH or not!
  1335.  
  1336.                 Reformatted the documentation and added a Table of Contents.
  1337.                 Just bear in mind that I hate writing documentation <grin>
  1338.  
  1339.                 We have expanded the use of the TRASHCAN file. It will now be
  1340.                 used to check against the contents of all messages entered. It
  1341.                 will only check the body of the message and will replace all
  1342.                 occurances of words found in the MMTCAN.DAT, with asteriks.
  1343.  
  1344.                 When doing matching, if the LAST user in the database does not
  1345.                 match on any questions/personal criteria,  the program would
  1346.                 display the "No Matches Found...." message,  even if there
  1347.                 were other matches displayed.  This 'bug' has been in Match
  1348.                 Maker since version 1.0 as far as I can tell.
  1349.  
  1350.                 MMAKER.TXT updated.
  1351.  
  1352.  
  1353. 11/08/92
  1354.          [v3.0] WARNING: If you are upgrading from a prior version, you must
  1355.                 run MMDATCVT.EXE to convert the MMAST.DAT file to accomodate
  1356.                 the changes made in the way the program handles multiple
  1357.                 answers per question. Just run MMDATCVT.EXE! All entries in
  1358.                 the database will be marked as being (S)traight, so if you
  1359.                 activate the Sexual Orientation option, be sure to let your
  1360.                 callers know that they will have to update their Personal
  1361.                 Information if they have another preference!!!
  1362.  
  1363.                 Added support for TRIBBS software. We now access the
  1364.                 TRIBBS.SYS system file directly!
  1365.  
  1366.                 After a CHAT or DROP-TO-DOS the game screen will now be
  1367.                 restored to its original state.
  1368.  
  1369.                The program was counting each use of the door twice in the
  1370.                same call. In other words if you said you wanted to allow
  1371.